home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6525 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: marti.uji.es!ii201
  2. From: ii201@rossegat.uji.es (Villellas Guillen Oscar)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: AppWindows question
  5. Date: 29 Mar 1996 10:58:14 GMT
  6. Organization: Universitat Jaume I
  7. Message-ID: <4jgfo6$gck@marti.uji.es>
  8. NNTP-Posting-Host: rossegat.uji.es
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.   I have a problem with AppWindows: I want to Open an
  12. AppWindow that would be able to detct the 'drop' position of
  13. any icon dropped into it (a la IconEditor).
  14.  
  15.     I've seen that there are mouse_X and mouse_Y fields in
  16. the Appwindow message, but they seem to be always zero.
  17.  
  18.     And using MOUSEMOVE messages on a window maintaing the
  19. current position doesn't  work properly.
  20.  
  21.     The way I manage this is hearing for a single MOUSEMOVE
  22. message after the AppWindow message is received, but this
  23. makes that moving quickly the mouse after dropping an icon
  24. produces an incorrect coordinate. I've seen that this also
  25. happens to IconEdit.
  26.  
  27.     Is there any other method of knowing the dropping
  28. position?, and what are the Mouse_X and Mouse_Y fields in
  29. the AppMessage for?
  30.  
  31.     
  32.  
  33. --
  34.                         ///\\\\   
  35.                   //o \\\
  36.         +-----oooO--(_)--Oooo-----+        _ _
  37.         | Oscar Villellas Guillen |       ////  Boing!!!
  38.         +-------------------------+  _ _ //// 
  39.                    | | |             \\\X///
  40.                   ooO Ooo             \XXX/ Always...
  41.            ii201@rossegat.uji.es            Intuition rules!
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.